This repository was archived by the owner on Jun 2, 2023. It is now read-only.
chore(deps): update dependency org.jetbrains.kotlinx.kover to v0.7.0 #145
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.5.1
->0.7.0
Release Notes
Kotlin/kotlinx-kover
v0.7.0
===================
This release introduce API rework in order to support configuration cache, project isolation model, Android Gradle plugin.
It is incompatible with the previous version, and we provide best-effort migration assistance as well as migration guide
Features
Internal features
Bugfixes
Cannot run Project.afterEvaluate
(#221)assemble
task (#353)Changelog relative to version
0.7.0-Beta
Features
Bugfixes
assemble
task (#353)Internal features
v0.6.1
===================
Features
1.0.683
Bugfixes
ArrayIndexOutOfBoundsException
during class instrumentation (#166)Internal features
7.5.1
Documentation
Building and contributing
into Table of contents0.6.0
documentationv0.6.0
===================
Note that this is a full changelog relative to
0.6.0
version. Changelog relative to0.6.0-Beta
can be found at the end of the changelog.In this version, the plugin API has been completely redesigned. The new API allows you to configure Kover in a more flexible manner, there is no need to configure Kover or test tasks separately.
Please refer to migration guide in order to migrate from previous versions.
Features
Bugfixes
Internal features
Documentation
Changelog relative to version
0.6.0-Beta
Features
Bugfixes
Documentation
Configuration
📅 Schedule: Branch creation - "every weekday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.